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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17850Shen, Alvin31770ColomiersGaronne (Haute)France
28883Romero, EddieSL4 1RHBerksEnglandUnited Kingdom
26764Li, Alvin2580GoulburnNew South WalesAustralia

Generated 2025-07-11 11:31:49.563 UTC