[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 717   SHUFFLE   <  SKIP 3373  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23201Butler, Alyssa, L91950Lincoln AcresCaliforniaUnited States
20434Sharma, Nathan, A91932Imperial BeachCaliforniaUnited States
17586Patterson, Cassidy, AV9LangfordBritish ColumbiaCanada

Generated 2025-07-18 10:08:09.259 UTC