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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14701Macagno, Maurizio, J31770ColomiersGaronne (Haute)France
13919Smith, Grace91203GlendaleCaliforniaUnited States
15910Hughes, Caleb, M94070San CarlosCaliforniaUnited States
17750Jai, Shawna, WB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-09 21:15:04.335 UTC