[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 2359   SHUFFLE   <  SKIP 2979  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12814Sharma, Casey, A45001EssenHamburgGermany
11845Jones, Natalie, AV8Z 4N5ShawneeBritish ColumbiaCanada
22162Yuan, Brad, S91502BurbankCaliforniaUnited States

Generated 2025-07-19 19:52:13.796 UTC