[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 512   SHUFFLE   <  SKIP 5504  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26369Nath, Kate, J92310SèvresHauts de SeineFrance
26358Gonzalez, Mason, C33098PaderbornNordrhein-WestfalenGermany
28843Price, Chloe90210Beverly HillsCaliforniaUnited States
27233Ward, Seth, E91977Spring ValleyCaliforniaUnited States

Generated 2025-07-19 12:05:22.419 UTC