[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 2693   SHUFFLE   <  SKIP 405  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18102Lewis, Nicholas, G91977Spring ValleyCaliforniaUnited States
17480Gonzalez, Lucas94941Mill ValleyCaliforniaUnited States
14922Perry, Paige, R98403TacomaWashingtonUnited States
18185Huang, Laura, P04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-20 10:20:27.046 UTC