[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 575   SHUFFLE   <  SKIP 3343  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22648Srini, Kaitlin, J93500PantinSeine Saint DenisFrance
20945Tang, Roger, M80074MünchenNordrhein-WestfalenGermany
24062Cai, Crystal, L94310OrlyVal de MarneFrance
19437Rai, Kelsey, LMK8 8ZDMilton KeynesEnglandUnited Kingdom
19299Browning, Carrie, GRG11 5TPBerkshireEnglandUnited Kingdom
23210Gray, Timothy, K94519ConcordCaliforniaUnited States

Generated 2025-07-22 06:18:51.835 UTC