[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 4444  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14792Rubio, Jerome, LCB4 4BZCambridgeEnglandUnited Kingdom
14699Munoz, Gerald, R80074MünchenHamburgGermany
27366Alan, Bob, A3205South MelbourneVictoriaAustralia
28400Anand, Cedric, P14197BerlinSaarlandGermany
19435Thompson, BenjaminCM11BillericayEnglandUnited Kingdom
17409James, ChristinaV3A 4R2LangleyBritish ColumbiaCanada
19350Ashe, BethanyLE18LeedsEnglandUnited Kingdom

Generated 2025-07-16 01:19:51.090 UTC