[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 2421 SHUFFLE < SKIP 1109 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26675 | King, Natalie, L | 94070 | San Carlos | California | United States |
22482 | Jenkins, Cassidy, L | 60323 | Frankfurt | Hessen | Germany |
Generated 2025-07-14 19:36:00.030 UTC