[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 413   SHUFFLE   <  SKIP 3921  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22702Gonzalez, Patricia, G92700ColombesHauts de SeineFrance
27056James, Mackenzie, L90012Los AngelesCaliforniaUnited States
20422Brooks, Maria92102San DiegoCaliforniaUnited States

Generated 2025-07-21 03:38:43.787 UTC