[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 0   SHUFFLE   <  SKIP 2124  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23946Luo, Kelli66578NeunkirchenSaarlandGermany
25344Baker, Thomas98036LynnwoodWashingtonUnited States
12003Munoz, Audrey, V4655Hervey BayQueenslandAustralia

Generated 2025-11-05 05:50:33.039 UTC