[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 509   SHUFFLE   <  SKIP 624  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12306Parker, Logan, A95010HofBayernGermany
25036Ye, Jenny2580GoulburnNew South WalesAustralia
13433Vazquez, Jessie, E90706BellflowerCaliforniaUnited States

Generated 2025-07-15 15:43:52.992 UTC