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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13255Blanco, Lance, M66001SaarbrückenSaarlandGermany
16962Coleman, Zachary94536FremontCaliforniaUnited States
15541Morris, Zoe, J94303Palo AltoCaliforniaUnited States
27140Holt, RogerCB4 4BZCambridgeEnglandUnited Kingdom

Generated 2025-07-18 11:46:15.779 UTC