[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 1641   <  SKIP 713  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23210Gray, Timothy, K94519ConcordCaliforniaUnited States
27315Mitchell, James66740SaarlouisSaarlandGermany
19317Scott, Sara, C93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-22 02:29:19.939 UTC