[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 875   SHUFFLE   <  SKIP 1411  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21895Gonzalez, Kaylee, L4217Gold CoastQueenslandAustralia
19229Robinson, David, C91945Lemon GroveCaliforniaUnited States
25167Hughes, Elijah94070San CarlosCaliforniaUnited States
23938Madan, Harold, ACM11BillericayEnglandUnited Kingdom

Generated 2025-07-15 14:00:56.400 UTC