[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 1972   SHUFFLE   <  SKIP 1020  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12844Gonzalez, Gerald48001MünsterSaarlandGermany
17190Rana, Ebony, J24044KielSaarlandGermany
23571Guo, Alisha, P2061Milsons PointNew South WalesAustralia

Generated 2025-07-18 00:15:17.491 UTC