[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 213   <  SKIP 4849  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16813Diaz, Carson90712LakewoodCaliforniaUnited States
17105Walker, MadisonTY31RuncornEnglandUnited Kingdom
16742Pal, Mitchell, R2500WollongongNew South WalesAustralia

Generated 2025-07-20 03:50:05.319 UTC