[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 470   SHUFFLE   <  SKIP 4107  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15502Howard, Nathaniel, C97330CorvallisOregonUnited States
26101Smith, Phillip, S98225BellinghamWashingtonUnited States
16569Li, Colleen, H92700ColombesHauts de SeineFrance
25043Rai, Damien, W94010BurlingameCaliforniaUnited States

Generated 2025-07-18 06:36:08.180 UTC