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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16961Perry, Faith94014ColmaCaliforniaUnited States
15694Diaz, StephanieGL50CheltenhamEnglandUnited Kingdom
28217Carlson, Kristy4551CaloundraQueenslandAustralia

Generated 2025-07-15 16:39:06.347 UTC