[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 591 SHUFFLE < SKIP 3262 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23852 | Torres, Desiree, M | 94704 | Berkeley | California | United States |
22821 | Munoz, Wendy, R | 34117 | Kassel | Hessen | Germany |
22346 | Howard, Catherine, S | 90210 | Beverly Hills | California | United States |
Generated 2025-07-11 17:24:15.377 UTC