[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   SHUFFLE   SKIP 5701   <  SKIP 1823  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25227Gutierrez, Jaime, A2060Lavender BayNew South WalesAustralia
29336Bailey, Nathaniel, SV8Z 4N5ShawneeBritish ColumbiaCanada
17998Weber, Tammy, A66578NeunkirchenSaarlandGermany

Generated 2025-07-20 17:07:46.539 UTC