[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 6176  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20275Kelly, Angela, J97034Lake OswegoOregonUnited States
21175Gomez, Armando, S2113North RydeNew South WalesAustralia
27997Malhotra, Lydia, M94010BurlingameCaliforniaUnited States

Generated 2025-07-13 17:59:51.887 UTC