[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 396   SHUFFLE   <  SKIP 2790  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21801Cooper, Kaylee, M94303Palo AltoCaliforniaUnited States
27838Sai, Janelle70452StuttgartSaarlandGermany
21237Washington, Luke92625Newport BeachCaliforniaUnited States
24092Gonzalez, Jillian59368WerneNordrhein-WestfalenGermany

Generated 2025-07-20 19:51:31.644 UTC