[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 2399 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28161 | Perry, Jessica | V2M1P1 | Newton | British Columbia | Canada |
23313 | Lal, Corey, H | 2300 | Newcastle | New South Wales | Australia |
Generated 2025-07-11 22:28:34.759 UTC