[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 650   SHUFFLE   <  SKIP 45  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18887Hernandez, Kari98107BallardWashingtonUnited States
17699Bell, Jesse, K97034Lake OswegoOregonUnited States
20142Lopez, Lydia92700ColombesHauts de SeineFrance

Generated 2025-07-16 14:59:19.578 UTC