[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   SKIP 394   SHUFFLE   <  SKIP 1390  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26835Turner, Kyle, C93290Tremblay-en-FranceSeine Saint DenisFrance
13631Subram, Joe2036MatravilleNew South WalesAustralia
24993Ortega, Marvin, L94014ColmaCaliforniaUnited States

Generated 2025-07-21 00:32:36.214 UTC