[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 632  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28527Rubio, Dwayne, DRH15 9UDWest SussexEnglandUnited Kingdom
21043McDonald, Johnathan12311BerlinHamburgGermany
27569Wood, Jocelyn, E91364Woodland HillsCaliforniaUnited States
16502Parker, Jackson, M97071WoodburnOregonUnited States
13608Kumar, Karla, H33041PaderbornHamburgGermany
25888Edwards, Morgan, D98403TacomaWashingtonUnited States

Generated 2025-07-12 02:07:40.208 UTC