[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 362   SHUFFLE   <  SKIP 781  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21411Kelly, Maria91945Lemon GroveCaliforniaUnited States
24909Yuan, Grant, C2777SpringwoodNew South WalesAustralia
19345Prasad, Kaitlin, L38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-15 10:08:11.391 UTC