[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 8596   <  SKIP 44  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14295Thomas, Hannah91791West CovinaCaliforniaUnited States
24128Ramirez, Kimberly, P42651SolingenNordrhein-WestfalenGermany
15047Vazquez, Meghan, WSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-21 06:52:48.097 UTC