[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 3027   SHUFFLE   <  SKIP 1809  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16409Moreno, Ebony, J12311BerlinSaarlandGermany
17440Cox, Richard92625Newport BeachCaliforniaUnited States
20038Price, Taylor94611OaklandCaliforniaUnited States
22680Suarez, Lee, D33041PaderbornHamburgGermany

Generated 2025-07-19 01:54:46.197 UTC