[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 155  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26990Patel, Darren, C95010HofBayernGermany
14545Henderson, FaithPE17BuryEnglandUnited Kingdom
17518Gill, Wendy98168BurienWashingtonUnited States
17261Shan, Kyle, C98901YakimaWashingtonUnited States

Generated 2025-07-10 06:43:51.574 UTC