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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22741He, Darryl, R98107BallardWashingtonUnited States
27120Kumar, Clarence80074MünchenHamburgGermany
13050Zeng, Dennis, S6105CloverdaleSouth AustraliaAustralia

Generated 2025-07-22 05:58:32.908 UTC