[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 767   SHUFFLE   <  SKIP 2166  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18129Rodriguez, Elizabeth, J78400ChatouYvelineFrance
17325Henderson, Paige, C4000BrisbaneQueenslandAustralia
27742Jones, Devin, H97355LebanonOregonUnited States
26128Phillips, Samuel94611OaklandCaliforniaUnited States

Generated 2025-07-21 14:30:01.508 UTC