[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 250 SHUFFLE < SKIP 1311 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16335 | Lu, Kristen | 90706 | Bellflower | California | United States |
22954 | Thompson, Justin | 4810 | Townsville | Queensland | Australia |
Generated 2025-07-11 03:19:29.452 UTC