[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 540   SHUFFLE   <  SKIP 194  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25397Bradley, Lucas, P92020El CajonCaliforniaUnited States
22842Nara, Michele, R4000BrisbaneQueenslandAustralia
12027Wood, Haley, E98055RentonWashingtonUnited States

Generated 2025-07-19 13:50:05.338 UTC