[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 875   SHUFFLE   <  SKIP 639  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18154She, Calvin, A14197BerlinNordrhein-WestfalenGermany
13058Huang, Ramon91910Chula VistaCaliforniaUnited States
26191Wang, Jon, A2580GoulburnNew South WalesAustralia

Generated 2025-07-14 06:21:50.312 UTC