[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   SHUFFLE   SKIP 4438   <  SKIP 268  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19564Gutierrez, Lawrence, M2036MalabarNew South WalesAustralia
25416Coleman, Jack92102San DiegoCaliforniaUnited States
25838Reed, Makayla92806La JollaCaliforniaUnited States

Generated 2025-07-22 15:12:06.132 UTC