[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 263   SHUFFLE   <  SKIP 1745  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14893Diaz, GabrielleV8Y 1L1CliffsideBritish ColumbiaCanada
29381Shen, Melvin, M63151MühlheimHamburgGermany
24905Nara, Kelsey, A2300NewcastleNew South WalesAustralia

Generated 2025-07-14 03:36:03.042 UTC