[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 0   SHUFFLE   <  SKIP 1966  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21195Xu, Rafael, N3198SeafordVictoriaAustralia
26513Moreno, Stacy98225BellinghamWashingtonUnited States
27453Henderson, Carson92118CoronadoCaliforniaUnited States
23883Russell, Jackson, L94611OaklandCaliforniaUnited States
28707Raje, Sharon, M94310OrlyVal de MarneFrance
16335Lu, Kristen90706BellflowerCaliforniaUnited States

Generated 2025-11-01 16:59:50.062 UTC