[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 6869   <  SKIP 336  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12337Goldstein, Dustin2060Lavender BayNew South WalesAustralia
13251Malhotra, Raymond, TEM15Esher-MoleseyEnglandUnited Kingdom
22433Hill, Miguel, CWA3WatfordEnglandUnited Kingdom

Generated 2025-07-17 21:21:18.627 UTC