[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 512   SHUFFLE   <  SKIP 439  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17086Anderson, Xavier46236BottropNordrhein-WestfalenGermany
14559Washington, Ashley90802Long BeachCaliforniaUnited States
28584Mr., Smith, Rolando, T.94704BerkeleyCaliforniaUnited States
17065Chen, Cedric, R4217Gold CoastQueenslandAustralia

Generated 2025-07-13 22:00:15.823 UTC