[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 634   SHUFFLE   <  SKIP 98  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18618Rai, Mitchell75012ParisSeine (Paris)France
15484Henderson, Samuel, L91791West CovinaCaliforniaUnited States
21200Kumar, Alison4217Gold CoastQueenslandAustralia

Generated 2025-07-14 06:12:31.813 UTC