[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 494   SHUFFLE   <  SKIP 468  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24472He, Jake, M2113North RydeNew South WalesAustralia
17504Williams, Anna, R2580GoulburnNew South WalesAustralia
23873Miller, Nicole, A91977Spring ValleyCaliforniaUnited States

Generated 2025-07-17 00:53:12.483 UTC