[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 508   SHUFFLE   <  SKIP 390  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23064Rodriguez, Alexander, S98225BellinghamWashingtonUnited States
17707Deng, Mindy30601HannoverNordrhein-WestfalenGermany
28275Howard, Ian, L94010BurlingameCaliforniaUnited States

Generated 2025-07-17 11:24:06.379 UTC