[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 2214   SHUFFLE   <  SKIP 1070  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26152Gill, Jaime, M2113North RydeNew South WalesAustralia
25573Zhou, Rosa, DSW1P 2NULondonEnglandUnited Kingdom
25199Griffin, Kyle, L92020El CajonCaliforniaUnited States

Generated 2025-07-19 08:50:41.953 UTC