[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 817   SHUFFLE   <  SKIP 153  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14410Brooks, Arianna92625Newport BeachCaliforniaUnited States
20163Zhang, Krystal, S60061Frankfurt am MainSaarlandGermany
14579Henderson, Luis97034Lake OswegoOregonUnited States

Generated 2025-07-14 16:09:08.363 UTC